Welcome![Sign In][Sign Up]
Location:
Search - uCOS KEIL c

Search list

[Other resourceKeilCuCOSII

Description: 在Keil C环境下运行的uCOS-
Platform: | Size: 160303 | Author: chenxi | Hits:

[Other resource252

Description: 基于uCOS-II的串口驱动(用Keil C)
Platform: | Size: 199036 | Author: 黄金新 | Hits:

[Other resourceucos-ii

Description: ucos系统,新华龙51单片机开发,可直接移植。keil 编译环境编译,内部使用c语言编写。
Platform: | Size: 215193 | Author: mahaifeng | Hits:

[Other resourceArmTest_for_uCosII

Description: 包括使用ucos任务的一些操作实现了lpc2142上的一些基本功能:按键、流水灯,ad,uart等。希望对初学者有点用。使用keil c平台(mdk3.05)
Platform: | Size: 588705 | Author: dzh | Hits:

[Other resourceucOS_II_for_51

Description: 采用ucOS-II 2.51编写的keil c 51 例程可用于多种51单片机演示。例如SST89E564RD ,STC89C516RD 等。
Platform: | Size: 290747 | Author: M | Hits:

[SCMucos51在KeilC51上仿真运行

Description: Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串口,而是先输出到显存,用户不必担心IO慢速操作影响程序运行。串口输入也采用了同样的技术,他使得用户在CPU忙于处理其他任务时照样可以盲打输入命令。 将EXL2-shell目录下的文件覆盖yy目录下的同名文件,将word.c、yyshell.c、yyshellsub.c、mystring.c加入项目,删除yy1.c,编译后调试即可。输入help可得到在线帮助,具体命令用法见文章说明。 yangye网友推荐http://www.sics.se/~adam/lwip/网站学习TCPIP,该网站开放源代码的lwip是专为8bit和16bitMCU设计的TCPIP协议栈,已在多种CPU上移植成功,推荐大家下载。-Demo processes Keil701 compiler, code capacity of 7-8K to be directly in KeilC51 on simulation run. Use : unpacked click yy, debugging points in the serial simulation can see the result. Demo procedures for the creation of three task A, B, C priority for 2,3,4, A second shows a B every three seconds a show, C every six seconds a show. Looking at the results from the show, a show three shows a B, showed six A and two B shows a C, the result is obviously correct. Users can use more modeled on the example of system API function to write their own procedures. As long as the procedures are shown on the statement can be used simulation software for the outcome. Note : the system provides display function is complicated, and he is not a direct indication of the serial port, but before the output
Platform: | Size: 731136 | Author: 套件 | Hits:

[uCOSuCOS16

Description: 8052小型操作系统, 用Keil C编译器, 能进行任务切换, 信号量管理.-8052 operating systems, with Keil C compiler, capable of switching tasks, semaphores management.
Platform: | Size: 14336 | Author: 张现 | Hits:

[uCOSAt91s64_ucos2.76

Description: At91s64_ucos2.76:基于at91sam7s64芯片的uc/os移植代码,编译器是keil c-At91s64_ucos2.76 : Based on the chip at91sam7s64 uc/os transplant code, the compiler is keil c
Platform: | Size: 607232 | Author: | Hits:

[uCOSuCOSKeil276

Description: C Source Code uCOS 2.76 and Compile with Keil IDE-C Source Code for uCOS 2.76 Kei and Compile with l IDE
Platform: | Size: 223232 | Author: Breeze To | Hits:

[uCOSuCOS2

Description: The uC OS-II port for Keil C V6.20, V6.21 or higher-The embedded OS-II port for Keil C V6.20. V6.21 or higher
Platform: | Size: 203776 | Author: | Hits:

[uCOSuCOS251_C51

Description: 一個於 Keil C51 工程的 uC/OS-II v2.51
Platform: | Size: 65536 | Author: zyf | Hits:

[SCMKeilCuCOSII

Description: 在Keil C环境下运行的uCOS--In the Keil C environment running uCOS-
Platform: | Size: 159744 | Author: chenxi | Hits:

[SCM252

Description: 基于uCOS-II的串口驱动(用Keil C)-UCOS-II based on the serial driver (using Keil C)
Platform: | Size: 457728 | Author: 黄金新 | Hits:

[uCOSucos-ii

Description: ucos系统,新华龙51单片机开发,可直接移植。keil 编译环境编译,内部使用c语言编写。-uCOS system hualong 51 new single-chip development, can be directly transplanted. compiler keil compiler environment, the internal use of c language.
Platform: | Size: 215040 | Author: mahaifeng | Hits:

[uCOSArmTest_for_uCosII

Description: 包括使用ucos任务的一些操作实现了lpc2142上的一些基本功能:按键、流水灯,ad,uart等。希望对初学者有点用。使用keil c平台(mdk3.05)-Including the use of a number of mission operations uCOS realize the lpc2142 on some of the basic functions: keys, water lights, ad, uart, etc.. For beginners with little hope. Keil c platform use (mdk3.05)
Platform: | Size: 588800 | Author: dzh | Hits:

[uCOSucOS_II_for_51

Description: 采用ucOS-II 2.51编写的keil c 51 例程可用于多种51单片机演示。例如SST89E564RD ,STC89C516RD 等。-Used to prepare ucOS-II 2.51 of keil c 51 routines can be used for a variety of 51 single-chip demonstration. For example SST89E564RD, STC89C516RD and so on.
Platform: | Size: 290816 | Author: M | Hits:

[uCOSMicrium-ST-uCOS-II-LCD-STM32

Description: UCOSII 在STM32的移植,STM3210B-EVAL平台,支持IAR和Keil -The source code for C/OS-II is provided in source form along with IAR EW and Keil*Vision3 (RV-MDK) project files that allows you to run C/OS-II on the IAR STM32-SK and ST STM3210BEVAL evaluation boards. To install the software, simply run the self-extracting executable.
Platform: | Size: 2596864 | Author: fengwentong | Hits:

[uCOSucosii_stm32

Description: 本代码包括工程文件在内,下载后重新编译就可以运行。Keil C 环境下建立。对初学UCosII的者很有帮助。硬件为STM32。-The code includes the project files included, download and re-compiled to run. Keil C environment created. Novice UCosII of those helpful. Hardware for the STM32.
Platform: | Size: 2652160 | Author: guoliang | Hits:

[uCOSuCOS-III-NXP-LPC1768

Description: 从μC官网上直接下载 NXP LPC1768可用的μCOS-iii源文件。KEIL编译-ΜC direct download from the official website NXP LPC1768 is available μCOS-iii source file. KEIL compiler
Platform: | Size: 1134592 | Author: sbff | Hits:

[uCOSThe-uCOS-II-for-Keil-C-V6.20

Description: 将ucos ii 移植到c51单片机,完成基本的IO口的控制-Ucos ii will be transplanted into th
Platform: | Size: 314368 | Author: lipeiyuan | Hits:
« 12 »

CodeBus www.codebus.net